-
Notifications
You must be signed in to change notification settings - Fork 54
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update oauth token storage recommendations #3481
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Possibly update further?
Thanks @alex-fusionauth . I added the additional column and a new mobile specific row. |
@mooreds lgtm! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I recommend defining DPoP
, BFF
, and MTLS
in a few places. I was not familiar with these terms.
If you have the bandwidth, it may be worth updating uses of server side
to server-side
where it is used as an adjective (e.g. "server-side request" and "server-side code").
astro/src/content/docs/get-started/core-concepts/integration-points.mdx
Outdated
Show resolved
Hide resolved
astro/src/content/docs/get-started/core-concepts/integration-points.mdx
Outdated
Show resolved
Hide resolved
Co-authored-by: Spencer Witt <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Love it
astro/src/content/docs/get-started/core-concepts/integration-points.mdx
Outdated
Show resolved
Hide resolved
astro/src/content/docs/get-started/core-concepts/integration-points.mdx
Outdated
Show resolved
Hide resolved
astro/src/content/docs/get-started/core-concepts/integration-points.mdx
Outdated
Show resolved
Hide resolved
astro/src/content/docs/get-started/core-concepts/integration-points.mdx
Outdated
Show resolved
Hide resolved
Co-authored-by: Joshua O'bannon <[email protected]>
Co-authored-by: Joshua O'bannon <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Style choices. Looks good!
No description provided.