Skip to content

Will sk-auth work with strapi? #44

Answered by Dan6erbond
magick93 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi there! Thank you for opening this discussion page, I haven't personally used or setup a Strapi CMS backend with authentication myself yet, but it's something I will consider creating an example for this project when I get around to it. In any case, SK-auth is customizable and well-equipped to handle all sorts of authentication flows, so Strapi's standard JWT implementation shouldn't be an issue.

I gave the documentation a look on the auth setup, and it looks like Strapi has a pretty simple login/auth flow. So my proposal would be to create the following provider in SK-auth and then just storing the JWT in the SK session so you can retrieve it from the frontend/client and use it to make…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Dan6erbond
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