mirror of
https://github.com/TECHNOFAB11/svelte-oidc.git
synced 2025-12-12 08:00:07 +01:00
chore: bump version 0.2.0
Change Log:
features:
- metadata property - add meta data in addition to what comes from the
.well-known/openid-configuration
fixes:
- silent login and checksession should be fixed.
This commit is contained in:
parent
4c612f3929
commit
401bbcc219
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@dopry/svelte-oidc",
|
"name": "@dopry/svelte-oidc",
|
||||||
"version": "0.1.1",
|
"version": "0.2.0",
|
||||||
"repository": "https://github.com/dopry/svelte-oidc",
|
"repository": "https://github.com/dopry/svelte-oidc",
|
||||||
"description": "Svelte OIDC Component Library",
|
"description": "Svelte OIDC Component Library",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue