fix: context must be loaded on initialization

svelte 3.25 and later won't let you call getContext and setContext
outside of component initialization. This means you need to implement
components inside the Auth0Context that getContext on initialization
then pass them to functions

BREAKING CHANGE: function signature for login, logout, and refreshToken
This commit is contained in:
Darrel O'Pry 2021-03-18 14:53:48 -04:00
parent c35df91c73
commit e4cf984082
8 changed files with 766 additions and 500 deletions

1177
package-lock.json generated

File diff suppressed because it is too large Load diff