Back

Manage external Auth

  • 0
  • Accounts
Mickaël LT
27 Apr, 2023, 07:31

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 ?

TL;DR
User is looking for a way to manage external authentication without forking the project and writing PHP. Currently, it is not possible to do this within the project. A suggested solution is to check if the provider supports OIDC. Additionally, the user asks if it is possible to create a user session via a function. No solution is provided for this specific question.
joeyouss
27 Apr, 2023, 08:34

Hi - what exactly are you looking to implement here?

Mickaël LT
27 Apr, 2023, 08:42

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 🙂

joeyouss
27 Apr, 2023, 09:05

Ah - this is not currently possible at the moment

Drake
27 Apr, 2023, 12:47

Does your provider support oidc?

Mickaël LT
27 Apr, 2023, 13:03

yes

Drake
27 Apr, 2023, 14:57

This might be helpful for you. Make sure to upvote it! https://github.com/appwrite/appwrite/issues/4299

Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more