Skip to content

Commit ded092a

Browse files
committed
Added FusionAuth to the list of tested openid providers.
This works per: https://fusionauth.io/blog/2020/08/19/securing-react-native-with-oauth
1 parent 9be8bdb commit ded092a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ These providers are OpenID compliant, which means you can use [autodiscovery](ht
2525

2626
- [Identity Server4](https://demo.identityserver.io/) ([Example configuration](./docs/config-examples/identity-server-4.md))
2727
- [Identity Server3](https://github.com/IdentityServer/IdentityServer3.md) ([Example configuration](./docs/config-examples/identity-server-3.md))
28+
- [FusionAuth](https://fusionauth.io) ([Example configuration](./docs/config-examples/fusionauth.md))
2829
- [Google](https://developers.google.com/identity/protocols/OAuth2)
2930
([Example configuration](./docs/config-examples/google.md))
3031
- [Okta](https://developer.okta.com) ([Example configuration](./docs/config-examples/okta.md))

0 commit comments

Comments
 (0)