Common Base Project

    8. Configure login

    Members only · Non-members can read 30% of the article.

    Published
    May 17, 2025
    Reading Time
    1 min read
    Author
    Felix
    Access
    Members only
    Preview only

    Non-members can read 30% of the article.

    After I18n, we can finally start the configuration of each core business module, so let us start with the regular mainstream login method.

    The choice of login method should actually be closely related to the business. For example, TO D (developer) business will connect to the login method of Github, and professional ones will connect to LinkedIn.

    We have configured Google login earlier, and next we will configure email login (because this is a universal login). The remaining ones like Github, DC, Twitter, and Facebook need to be determined based on specific business needs (for example, social products only accept a bunch of social login methods, which are actually very simple, document address). We are the simplest AI project and need to be added.

    Configure corporate email

    Corporate email is a very standard practice. Leaving an email with a domain name suffix will look more professional, and it can also be used for email login.

    In fact, there

    Members only

    Subscribe to unlock the full article

    Support the writing, unlock every paragraph, and receive future updates instantly.

    Comments

    Join the conversation

    0 comments
    Sign in to comment

    No comments yet. Be the first to add one.

    8. Configure login | Fish Blog | Fish Blog