Hi,
Is there a simple way to manage external auth without working the project and writing php ? Is it not possible to create user session via function ?
Hi - what exactly are you looking to implement here?
I want to add a new provider like this : https://github.com/appwrite/appwrite/blob/master/docs/tutorials/add-oauth2-provider.md but without forking the project 🙂
Ah - this is not currently possible at the moment
Does your provider support oidc?
yes
This might be helpful for you. Make sure to upvote it! https://github.com/appwrite/appwrite/issues/4299
Recommended threads
- Upgrade Issue
Am having issue upgrading my appwrite account to pro as my card number is 19 and the required input is 16 digit
- createEmailPasswordSession Error using S...
Did someone succeed using SSR approach for login?
- [Solved] how to get user prefs from serv...
i want to get a specific users preferences from serverside maybe i missunderstood something