-
-
Notifications
You must be signed in to change notification settings - Fork 65
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
docs: fix typo #161
Merged
Merged
docs: fix typo #161
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
pilcrowonpaper
approved these changes
Aug 1, 2024
Thanks! |
pilcrowonpaper
added a commit
that referenced
this pull request
Oct 20, 2024
* v2 * add changeset * fix jwt * rename endpoint * add decodeIdToken() * add changeset * update github guide * update google guide * Update github guide * update 42school guide * update 42school guide * update anilist guide * update box guide * update dribble guide * update facebook guide * update github guide * update google guide * update linear guide * update notion guide * update slack guide * update vk guide * update workos guide * add owner params in slack * format * fix typo in changeset * slack: make redirect uri optional * add SlackApp and SlackOIDC * rename SlackOIDC to SlackOpenID * add slack openid and app guides * remove old slack guide * add token revocation * fix amazon cognito * update box guide * add domain param to salesforce * format changeset * Update amazon cognito guide * cognito: change domain param to user pool * auth0: use domain instead of origin * remove discord comment * format * twitch: remove token revocation * update atlassian guide * update auth0 guide * update bitbucket guide * update coinbase guide * update discord guide * update dropbox guide * update figma guide * github guide: minor changes * google guide: move sections * update intuit guide * update kakao guide * update osu guide * update patreon guide * update reddit guide * update shikimori guide * update spotify guide * update strava guide * update tiltify guide * update tumblr guide * update twitch guide * update yandex guide * fix typos * fix typo * twitter: add token revocation * update twitter guide * cognito: add note on token revocation * reword * change initialization params * update lichess guide * gitlab: use domain over origin * refactor domain code * update gitlab guide * auth0 guide: fix wording * remove authentik * docs: minor fixes * box guide: minor fix * update line guide * update linkedin guide * update microsoft entra id guide * update myanimelist guide * update okta guide * update roblox guide * update salesforce guide * update yahoo guide * update zoom guide * update apple init * update changeset * minor changes * format * fix anilist guide * mention nonce in entra id guide * update apple guide * okta guide: fix typos * add back authentik * rework docs * fix format * add missing token revocation docs * reword apple guide * update okta guide * update @oslojs/oauth2 * update reference link * update oauth2 guides * update readme * update sidebar * update description * add api reference * add state to error * okta: fix old api * add migration guide * publish v2 docs * fix install * update intro * update release (#146) * update migration guide * fix typo * fix another typo * enable asset hashing * fix broken link * fix job steps * add api reference to sidebar * fix config * fix cognito docs * update authentik guide * add keycloak provider * Fix `tokenEndpoint` (#150) * Fix `tokenEndpoint` Domain was added twice * Add `patch.md` file * Update 1719993949-wuzbs.patch.md --------- Co-authored-by: pilcrow <pilcrowonpaper@gmail.com> * update release (#151) * update oslojs/oauth2 (#155) * 2.0.0-next.2 * add responce_type paramer for line (#156) * fix authorization url * next.3 * next.4 * add decodeIdToken * 2.0.0-next.5 * Fixes a typo in Keycloak docs (#158) * docs: fix typo (#161) * fxi github docs * Fix keycloak docs title * remove refresh token expiration methods * fix slack sidebar * fix authentik docs * fix dropbox docs * fix google docs * fix kakao docs * fix keycloak docs * fix linkedin docs * fix salesforce docs * fix twitter docs * fix yandex docs * update dependencies * remove outdated message * fix facebook example * fix inconsistency * fic lichess docs * fix inconsistency * v2: Add bungie provider (#170) * add bungie provider * remove public client support * add scopes * add start.gg provider (#171) * add polar provider (#173) * 2.0.0-next.8 * remove dependency * 2.0.0-next.9 * update dependencies * update dependencies * fix docs * fix cognito * update changelog * update package.json * update readme * update actions --------- Co-authored-by: Christophe Vidal <1253866+0cv@users.noreply.github.com> Co-authored-by: Kazuumi Nishimura <kukkun@protonmail.com> Co-authored-by: Mihovil Ilakovac <mihovil@ilakovac.com> Co-authored-by: itsnoctural <nocturalthe@gmail.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.