Skip to content

regular user login? #128

Answered by frankie567
ricardogsilva asked this question in Q&A
Dec 21, 2022 · 2 comments · 1 reply
Discussion options

You must be logged in to vote

You did everything correctly, actually 🙂

However, for now, we don't have the ability to directly access the authentication pages from a given URL. You should always generate an authorization URL from one of our client SDK (using a valid Client ID and Secret on your test workspace).

Besides, there is currently no UI allowing the user to edit its profile. That's something you should do from the API, for example by using the update_profile method of the SDK.

Those are limitations I have in mind, and I plan to implement a proper "user dashboard" users can access without an application context.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@ricardogsilva
Comment options

Answer selected by ricardogsilva
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants