This website requires JavaScript.
Explore
Help
Register
Sign In
versia-pub
/
server
Watch
2
Star
0
Fork
You've already forked server
0
mirror of
https://github.com/versia-pub/server.git
synced
2025-12-06 16:38:19 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
fb84db3ea7
server
/
plugins
/
openid
/
routes
History
Jesse Wierzbinski
32f71b3adf
fix(api):
🐛
Allow for forcing registrations via OpenID and disabling regular signups
2024-11-18 19:53:52 +01:00
..
oauth
fix(api):
🐛
Allow for forcing registrations via OpenID and disabling regular signups
2024-11-18 19:53:52 +01:00
sso
refactor(database):
♻️
Move Token to its own ORM abstraction, optimize familiar_followers route
2024-11-03 17:45:21 +01:00
authorize.test.ts
refactor(database):
♻️
Move Token to its own ORM abstraction, optimize familiar_followers route
2024-11-03 17:45:21 +01:00
authorize.ts
refactor(database):
♻️
Move Token to its own ORM abstraction, optimize familiar_followers route
2024-11-03 17:45:21 +01:00
jwks.test.ts
refactor(database):
🚚
Only import ORM abstractions from @versia/kit
2024-11-01 20:57:16 +01:00
jwks.ts
refactor:
♻️
Always use explicit types in every function
2024-11-02 00:43:33 +01:00