This website requires JavaScript.
Explore
Help
Register
Sign In
yujunjun
/
strapi
Watch
1
Star
0
Fork
0
You've already forked strapi
mirror of
https://github.com/strapi/strapi.git
synced
2025-09-09 08:39:45 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
strapi
/
packages
/
plugins
/
users-permissions
/
server
/
services
History
Alexandre BODIN
94569e5e36
Merge pull request
#12193
from abdonrd/split-auth-providers
...
[v4] Split providers and grant config to a new files
2022-03-10 09:37:33 +01:00
..
index.js
Move U&P permissions to new auth system
2021-09-07 15:11:12 +02:00
jwt.js
add session middleware + remove authentication using url param access_token
2022-01-19 17:10:41 +01:00
providers-list.js
Split providers and grant config to a new files
2022-01-13 16:37:50 +01:00
providers.js
Split providers and grant config to a new files
2022-01-13 16:37:50 +01:00
role.js
refacto graphql errors
2021-11-04 11:42:43 +01:00
user.js
Removing whitespace
2022-01-29 22:38:55 +01:00
users-permissions.js
fix confirmation url missing the api prefix
2022-01-10 18:13:19 +01:00