All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
1.5.1 (2021-04-11)
1.5.0 (2021-04-10)
1.4.0 (2021-03-15)
1.3.0 (2021-03-11)
1.2.1 (2021-03-09)
1.2.0 (2021-03-08)
1.1.6 (2021-02-03)
1.1.5 (2020-12-22)
1.1.4 (2020-12-19)
1.1.3 (2020-10-24)
- Remove react-router 🤷 (527bcd3)
1.1.2 (2020-10-24)
1.1.1 (2020-10-09)
- change callback method to allow other sign in method (c497f49)
1.1.0 (2020-09-26)
- add auto silent renew option (6bb2df5)
1.0.1 (2020-08-21)
- Autosignin on expired user (d5dce04)
- Fix withAuth export (4e0e2e1)
- Package size and target (b9c8205)
- Useless conditional (6cf9dda)
- Variable 'user' cannot be of type null (0d8a0c3)
- Improve createContext setup (6b715f5)
- add client_secret (151a494)
- Add improved API layout (1e3d66a), closes #36
- Add onBeforeSignIn hook (e2f609e)
- add option to use signoutRedirect (9ca3ada)
- add option to use signoutRedirect (d2c4278)
- Add responseType and scope properties (e00454a)
- Add withAuth higher order component (9f2cea8)
- First implementation (071d311)
- re-export User and UserManager (a2fdf39)
- Typescript users might not expect the Context to be 'null'. Now you have to check it.
1.0.0-alpha.7 (2020-05-15)
- Improve createContext setup (6b715f5)
- Typescript users might not expect the Context to be 'null'. Now you have to check it.
1.0.0-alpha.6 (2020-05-15)
- add option to use signoutRedirect (9ca3ada)
1.0.0-alpha.5 (2020-04-21)
1.0.0-alpha.4 (2020-04-16)
1.0.0-alpha.3 (2020-04-09)
- Package size and target (b9c8205)
1.0.0-alpha.2 (2020-04-09)
- Add responseType and scope properties (e00454a)
- First implementation (071d311)