| #
49f792e2 |
| 24-Mar-2021 |
Brent Vatne <[email protected]> |
[ncl] Fix warnings and quirks from QA
|
| #
32d12c7d |
| 09-Mar-2021 |
Brent Vatne <[email protected]> |
[ncl] Remove guid.expo.js (#12152)
|
| #
66216382 |
| 22-Aug-2020 |
Evan Bacon <[email protected]> |
[auth-session] Create built-in providers for Google and Facebook (#9361)
* [WIP] Created basic auth-session providers
* [WIP] Improved default auth flows
* Remove extra features
* Remove fe
[auth-session] Create built-in providers for Google and Facebook (#9361)
* [WIP] Created basic auth-session providers
* [WIP] Improved default auth flows
* Remove extra features
* Remove fetchUserInfoAsync
* Updated doc blocks
* Updated docs with google provider
* Updated docs with facebook provider
* Updated auth-session docs
* Added getting started links to the doc blocks
* Update authentication.md
* Update CHANGELOG.md
* Added shim for testing Firebase auth
* Disable selectAccount on Facebook
* Added authentication back
* Updated google auth
* Use implicit auth by default
* Update authentication.md
* Delete Firebase auth screen
* Split and share code
* Added comments
* Remove unused files
* Fix casing
* revert casing
* Transform casing
* Fix tests
* Fix unit tests
* fix docs
* use URL directly
* eslint ignore
show more ...
|
| #
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 ...
|
| #
8b05361e |
| 08-Apr-2020 |
Evan Bacon <[email protected]> |
Unify GUID usage across NCL (#7748)
* Unify GUIDs
* Update to [email protected]
* Add support for NCL standalone and throwing on unsupported bare platforms
* Update yarn.lock
|