walinejs / auth

Social account auth service, support github, twitter, facebook, google
auth-center.vercel.app
13 stars 6 forks source link

Hi ! How to change css ? and add more providers ( Apple ....) #12

Open shiroopi opened 1 year ago

lizheming commented 1 year ago

This is a pure API serverless service, no need to modify CSS. If you are talking about the / page, you can ignore it for the time being. This is a temporary page I used to apply for other social accounts, and it will be deleted after subsequent applications. You can directly use /google, /facebook, /twitter API interfaces.

Adding more social login methods like Apple is very welcome! So if you have a need for this, PRs are welcome to add it.