FormidableLabs / react-native-app-auth

React native bridge for AppAuth - an SDK for communicating with OAuth2 providers
https://commerce.nearform.com/open-source/react-native-app-auth
MIT License
2.04k stars 441 forks source link

docs(keycloak): update outdated information about revocation_endpoint #948

Closed jspizziri closed 8 months ago

jspizziri commented 9 months ago

Description

As of mid-2020, Keycloak has support for revocation https://github.com/keycloak/keycloak/pull/7106. Update the documentation to reflect this.

Steps to verify

Look at the linked PR.

changeset-bot[bot] commented 9 months ago

⚠️ No Changeset found

Latest commit: f459040530f3ed01413138543e912179e0e8607e

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

jspizziri commented 9 months ago

Just a doc change, nothing else required here.