Replies: 1 comment
-
You can read the docs linked inside the "About" section at the top right corner of this repository's homepage. Start from its scenario chart/map. |
Beta Was this translation helpful? Give feedback.
0 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.
-
Hey
I have a react application that uses masl. Using masl I get an idToken and use this for authenticating the requests for the server.
Now i'm writing tests with python and I need an idToken for authnetication. Is it possible to get it using a python script?
Also is it best practice to use the idToken for authentication?
Beta Was this translation helpful? Give feedback.
All reactions