Commit graph

74 commits

Author SHA1 Message Date
Darrel O'Pry
95de165a82
Merge pull request #39 from chrisShick/master
Allow more customized styling of buttons
2023-01-20 13:51:37 -05:00
Chris Hickingbottom
0b85df2619
Update LogoutButton to all customizable style designs
Added classes and styles attributes that allow the button to be styled by the developer.
2023-01-20 11:57:03 -06:00
Chris Hickingbottom
a703572dc2
Update LogonButton to all customizable style designs
Added classes and styles attributes that allow the button to be styled by the developer.
2023-01-20 11:55:19 -06:00
Darrel O'Pry
0015f22752
Merge pull request #36 from dopry/dependabot/npm_and_yarn/minimatch-3.1.2
chore(deps): bump minimatch from 3.0.4 to 3.1.2
2023-01-04 11:08:53 -05:00
Darrel O'Pry
ff9b03adb2
Merge pull request #37 from dopry/dependabot/npm_and_yarn/json-schema-and-jsprim-0.4.0
chore(deps): bump json-schema and jsprim
2023-01-03 10:25:32 -05:00
dependabot[bot]
01fff9bbaf
chore(deps): bump json-schema and jsprim
Bumps [json-schema](https://github.com/kriszyp/json-schema) and [jsprim](https://github.com/joyent/node-jsprim). These dependencies needed to be updated together.

Updates `json-schema` from 0.2.3 to 0.4.0
- [Release notes](https://github.com/kriszyp/json-schema/releases)
- [Commits](https://github.com/kriszyp/json-schema/compare/v0.2.3...v0.4.0)

Updates `jsprim` from 1.4.1 to 1.4.2
- [Release notes](https://github.com/joyent/node-jsprim/releases)
- [Changelog](https://github.com/TritonDataCenter/node-jsprim/blob/v1.4.2/CHANGES.md)
- [Commits](https://github.com/joyent/node-jsprim/compare/v1.4.1...v1.4.2)

---
updated-dependencies:
- dependency-name: json-schema
  dependency-type: indirect
- dependency-name: jsprim
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-02 20:36:34 +00:00
dependabot[bot]
fc7df62764
chore(deps): bump minimatch from 3.0.4 to 3.1.2
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-02 20:36:30 +00:00
Darrel O'Pry
39a062dbbe
Merge pull request #35 from dopry/dependabot/npm_and_yarn/qs-6.5.3
chore(deps): bump qs from 6.5.2 to 6.5.3
2023-01-02 15:36:00 -05:00
dependabot[bot]
5d47e72577
chore(deps): bump qs from 6.5.2 to 6.5.3
Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/ljharb/qs/releases)
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.5.2...v6.5.3)

---
updated-dependencies:
- dependency-name: qs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-11 07:53:29 +00:00
Darrel O'Pry
5d97d6e1cf
Merge pull request #33 from rasca/patch-1
fix missing closing tag typo in docs
2022-11-19 22:12:54 -05:00
Ivan
86f926e6a8
fix missing closing tag typo in docs 2022-11-18 17:24:03 -03:00
Darrel O'Pry
0e3e1700a2
Merge pull request #32 from dopry/dependabot/npm_and_yarn/terser-5.14.2
chore(deps): bump terser from 5.0.0 to 5.14.2
2022-07-21 10:47:38 -04:00
dependabot[bot]
fa908ecb0c
chore(deps): bump terser from 5.0.0 to 5.14.2
Bumps [terser](https://github.com/terser/terser) from 5.0.0 to 5.14.2.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-20 01:43:39 +00:00
Darrel O'Pry
e51e6497b2
Merge pull request #18 from dopry/dependabot/npm_and_yarn/handlebars-4.7.7
chore(deps): bump handlebars from 4.7.6 to 4.7.7
2022-07-15 14:35:18 -04:00
Darrel O'Pry
4ca9f45053
Merge pull request #15 from dopry/dependabot/npm_and_yarn/postcss-7.0.36
chore(deps-dev): bump postcss from 7.0.32 to 7.0.36
2022-07-15 14:35:04 -04:00
dependabot[bot]
30dcece8e1
chore(deps): bump handlebars from 4.7.6 to 4.7.7
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.7.6 to 4.7.7.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.7.6...v4.7.7)

---
updated-dependencies:
- dependency-name: handlebars
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-15 18:35:01 +00:00
dependabot[bot]
e63ed4960e
chore(deps-dev): bump postcss from 7.0.32 to 7.0.36
Bumps [postcss](https://github.com/postcss/postcss) from 7.0.32 to 7.0.36.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/7.0.32...7.0.36)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-15 18:34:58 +00:00
Darrel O'Pry
419d8c89a6
Merge pull request #31 from dopry/dependabot/npm_and_yarn/browserslist-4.21.2
chore(deps): bump browserslist from 4.14.0 to 4.21.2
2022-07-15 14:34:29 -04:00
Darrel O'Pry
e270af819e
Merge pull request #30 from dopry/dependabot/npm_and_yarn/glob-parent-5.1.2
chore(deps): bump glob-parent from 5.1.1 to 5.1.2
2022-07-15 14:34:21 -04:00
dependabot[bot]
400a2237f0
chore(deps): bump browserslist from 4.14.0 to 4.21.2
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.14.0 to 4.21.2.
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/browserslist/browserslist/compare/4.14.0...4.21.2)

---
updated-dependencies:
- dependency-name: browserslist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-15 18:34:14 +00:00
dependabot[bot]
e01fd1fd74
chore(deps): bump glob-parent from 5.1.1 to 5.1.2
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/gulpjs/glob-parent/releases)
- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gulpjs/glob-parent/compare/v5.1.1...v5.1.2)

---
updated-dependencies:
- dependency-name: glob-parent
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-15 18:34:13 +00:00
Darrel O'Pry
36d5ec0601
Merge pull request #29 from dopry/dependabot/npm_and_yarn/path-parse-1.0.7
chore(deps): bump path-parse from 1.0.6 to 1.0.7
2022-07-15 14:34:07 -04:00
Darrel O'Pry
4bd9fd293e
Merge pull request #20 from dopry/dependabot/npm_and_yarn/minimist-1.2.6
chore(deps): bump minimist from 1.2.5 to 1.2.6
2022-07-15 14:33:51 -04:00
dependabot[bot]
4e73e5eaeb
chore(deps): bump path-parse from 1.0.6 to 1.0.7
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-15 18:33:49 +00:00
Darrel O'Pry
11ef375b10
Merge pull request #27 from dopry/dependabot/npm_and_yarn/axios-0.21.4
chore(deps): bump axios from 0.21.1 to 0.21.4
2022-07-15 14:33:40 -04:00
Darrel O'Pry
855e5aa054
Merge pull request #28 from dopry/dependabot/npm_and_yarn/ws-6.2.2
chore(deps): bump ws from 6.2.1 to 6.2.2
2022-07-15 14:33:22 -04:00
Darrel O'Pry
700abacd47
Merge pull request #24 from dopry/dependabot/npm_and_yarn/async-2.6.4
chore(deps): bump async from 2.6.3 to 2.6.4
2022-07-15 14:33:09 -04:00
dependabot[bot]
b8b1daad67
chore(deps): bump ws from 6.2.1 to 6.2.2
Bumps [ws](https://github.com/websockets/ws) from 6.2.1 to 6.2.2.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/6.2.1...6.2.2)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-15 18:32:54 +00:00
dependabot[bot]
33d07803ef
chore(deps): bump axios from 0.21.1 to 0.21.4
Bumps [axios](https://github.com/axios/axios) from 0.21.1 to 0.21.4.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.21.4/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.21.1...v0.21.4)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-15 18:32:42 +00:00
Darrel O'Pry
8022e5025e
Merge pull request #25 from dopry/dependabot/npm_and_yarn/moment-2.29.4
chore(deps): bump moment from 2.27.0 to 2.29.4
2022-07-15 14:32:30 -04:00
Darrel O'Pry
28bf7d982e
Merge pull request #26 from dopry/dependabot/npm_and_yarn/svelte-3.49.0
chore(deps-dev): bump svelte from 3.35.0 to 3.49.0
2022-07-15 14:32:13 -04:00
dependabot[bot]
e30742672d
chore(deps-dev): bump svelte from 3.35.0 to 3.49.0
Bumps [svelte](https://github.com/sveltejs/svelte) from 3.35.0 to 3.49.0.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/compare/v3.35.0...v3.49.0)

---
updated-dependencies:
- dependency-name: svelte
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-15 16:46:55 +00:00
dependabot[bot]
2d50c0458c
chore(deps): bump moment from 2.27.0 to 2.29.4
Bumps [moment](https://github.com/moment/moment) from 2.27.0 to 2.29.4.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.27.0...2.29.4)

---
updated-dependencies:
- dependency-name: moment
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-07 20:19:29 +00:00
dependabot[bot]
ea4d388d99
chore(deps): bump async from 2.6.3 to 2.6.4
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4)

---
updated-dependencies:
- dependency-name: async
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-29 10:57:32 +00:00
dependabot[bot]
80abef3418
chore(deps): bump minimist from 1.2.5 to 1.2.6
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-26 19:26:34 +00:00
Darrel O'Pry
81ad5ae7a0
Merge pull request #17 from matmunn/allow-adding-custom-options
Allow passing through extra options to oidc-client
2021-07-15 17:10:48 -04:00
Mat Munn
e2c3813cce Document new option and add to example in README 2021-07-16 07:05:09 +10:00
Mat Munn
e234090c67 Camel case variable 2021-07-15 08:08:42 +10:00
Mat Munn
732646dbf7 Allow passing through extra options to oidc-client 2021-07-15 08:06:42 +10:00
Darrel O'Pry
fa5e7f5a4e
Merge pull request #13 from JackDra/master
docs: update with SvelteKit instructions
2021-06-07 19:26:52 -04:00
JackDra
1d75829137 delay UserManager access 2021-05-10 23:16:13 -05:00
JackDra
7bf19b5d59 docs: update with SvelteKit instructions 2021-04-11 03:03:02 -05:00
Darrel O'Pry
5401fed671 chore: update docs 2021-03-18 15:55:47 -04:00
Darrel O'Pry
f21e54d8a8 fix: auth0 logout 2021-03-18 15:53:45 -04:00
Darrel O'Pry
e4cf984082 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
2021-03-18 15:43:23 -04:00
Darrel O'Pry
c35df91c73 chore: update eslint 2021-03-18 14:52:34 -04:00
Darrel O'Pry
d3612f625f chore: rollup pkgs 2021-03-18 14:51:50 -04:00
Darrel O'Pry
cfde3c9ef4 chore: upgrade rollup 2021-03-18 14:00:02 -04:00
Darrel O'Pry
827119fde6
Merge pull request #8 from pmcneil/master
Fix README.md typos
2020-10-21 12:50:13 -04:00
Peter McNeil
a1085368b2
Fix acessToken -> accessToken 2020-10-21 18:59:04 +11:00