[DECLINED] Squidex Identity: Authentication APIs

Authentication API add user register/logout action method(with squidex identity) or add a new JWT auth way.

Full AUTH API actions: Sign, Verify, Signup, Forgotten, Reset.

This is necessary for developing apps with Squidex.

If some features have already existed, it should be missing documents, but I have not found related APIs in the source code yet.

Thanks a lot : )

Hi, @Sebastian
I am confused why you didn’t reply in the past few days, and we are dealing with it ourselves.
https://dojotdocs.readthedocs.io/en/latest/components-and-apis.html

Sorry, I was a little bit sick the last days and have only answered the topics that required immediate feedback in my understanding.

What do you want me to say with the link?

Sebastian

Oh, please take good care of yourself, the link is the reference we are using, leave it alone.

wish you good health sebastian :slightly_smiling_face:

Btw: What do you mean with “or add a new JWT auth way”?

The priority of this feature is too low, I will keep it for community PRs.

This topic was automatically closed after 2 days. New replies are no longer allowed.

I am not planning to work on this. The identity server is now a commercial project [1] and to make it working the project needs to be converted to Openiddict-core [2] which does not make sense due to low rate of interest. I keep the project as a sample of course but will not work on it anymore.

Reference:

[1] https://leastprivilege.com/2020/10/01/the-future-of-identityserver/
[2] https://github.com/openiddict/openiddict-core

This topic was automatically closed after 2 days. New replies are no longer allowed.