History log of /expo/apps/test-suite/tests/AuthSession.js (Results 1 – 3 of 3)
Revision Date Author Comments
# 55a1a37f 12-Mar-2021 Cedric van Putten <[email protected]>

[test-suite] Use pkce generate random instead of older async method (#12197)


# eac76cb6 21-Apr-2020 Evan Bacon <[email protected]>

[auth-session] Create OIDC auth request system (#7760)

* Create AuthRequest

* Updated hooks

* Removed redirect auth method

* Clean up

* Update AuthSessionScreen.tsx

* Remove build fil

[auth-session] Create OIDC auth request system (#7760)

* Create AuthRequest

* Updated hooks

* Removed redirect auth method

* Clean up

* Update AuthSessionScreen.tsx

* Remove build files

* added dependencies

* Remove useJsonFetchRequest

* Updated docs

* Updated build files

* Update auth-session.md

* Update auth-session.md

* Fix types and example

* Added tests

* fix build files

* Update AuthRequest-test.ts

* Update auth-session.md

* Crypto tests

* Added legacy auth session test screen back

* Updated auth demo and docs

* Updated uber demo

* Added usePKCE toggle

* Clean up redirect uris

* Added google proxy example

* Remove io.identityserver.demo scheme

* Update auth-session.md

* Update auth-session.md

* Fix legacy example

* Make legacy example disable properly in bare

* Update AuthSessionScreen.tsx

* Back port docs to sdk 37

* add missing `add`

* Added TOC

show more ...


# 56b27c56 08-Apr-2020 Evan Bacon <[email protected]>

Added method for fetching OIDC provider configs (#7658)

* Added method for fetching OIDC provider configs

* Update AuthSession.js

* Fix trailing slash bug in React Native URL

* Rename Provi

Added method for fetching OIDC provider configs (#7658)

* Added method for fetching OIDC provider configs

* Update AuthSession.js

* Fix trailing slash bug in React Native URL

* Rename Provider config to discovery

* Disable native test

* Update TestModules.js

show more ...