You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allow users to call an endpoint to grab a JWT, store it in a variable, then use it when invoking other endpoints.
What you came up with is brilliant. However, not everyone uses anonymous endpoints. And without having the ability to grab, store, and reuse a JWT, it doesn't provide me an advantage over just using Postman.
The text was updated successfully, but these errors were encountered:
Allow users to call an endpoint to grab a JWT, store it in a variable, then use it when invoking other endpoints.
What you came up with is brilliant. However, not everyone uses anonymous endpoints. And without having the ability to grab, store, and reuse a JWT, it doesn't provide me an advantage over just using Postman.
The text was updated successfully, but these errors were encountered: