This website requires JavaScript.
Explore
ben
ben/packages
Help
Sign In
mirrors
/
authelia
mirror of
https://github.com/authelia/authelia.git
Watch
0
Star
0
Fork
You've already forked authelia
0
Code
Issues
Projects
Releases
Wiki
Activity
master
authelia
/
internal
/
storage
/
migrations
/
postgres
/
V0011.JWTProfileAccessToken...
2 lines
82 B
SQL
Raw
Permalink
Blame
History
ALTER
TABLE
oauth2_access_token_session
ALTER
COLUMN
signature
TYPE
VARCHAR
(
768
)
;
Reference in New Issue
View Git Blame
Copy Permalink