Can remark42 be integrated with Auth0? #1618
Answered
by
umputun
mooseburger
asked this question in
Q&A
-
Just what it says on the question. The docs mention it needs OAuth, and Auth0 technically does that, so I'm not sure. |
Beta Was this translation helpful? Give feedback.
Answered by
umputun
Apr 6, 2023
Replies: 1 comment 5 replies
-
Remark42 has many OAuth providers integrated so you probably don't need Auth0. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
this may work, but you will need to run remark42 on the same domain. We have instructions how to do it.
as long as you app set both
JWT
and"XSRF-TOKEN
cookies (you can see how our auth does it here), and all the claims we expect are properly set, remark42 wouldn't care what application set it.