Firebase authentication and authorization #28482
Unanswered
defrimhasani
asked this question in
Q&A
Replies: 2 comments 4 replies
-
Hi @defrimhasani I'll try to look at smallrye/smallrye-jwt#382 as soon as I can |
Beta Was this translation helpful? Give feedback.
0 replies
-
@defrimhasani I've finally had a chance to look a bit deeper into this issue. The answer has been found in this stacktrace post. Specifically, all you need to do is to configure smallrye-jwt to point to the JWK store format: https://www.googleapis.com/service_accounts/v1/jwk/[email protected]. If you have a Firebase ID token with a |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
Wanted to ask if anyone has tried adding firebase authn & authz in a qurakus app? If yes, can you please point me to any valid resource?
Thanks,
Defrim
Beta Was this translation helpful? Give feedback.
All reactions