This website requires JavaScript.
Explore
Help
Sign In
bitwarden
/
server
Watch
1
Star
0
Fork
0
You've already forked server
mirror of
https://github.com/bitwarden/server
synced
2025-12-28 06:03:29 +00:00
Code
Issues
Releases
Wiki
Activity
Files
c8d6a26ec311cb283f80ba751db5d6858bbe9001
server
/
src
/
Api
/
IdentityServer
History
Kyle Spearrin
9fe28419a1
Fixes for identity server
2017-03-09 20:30:19 -05:00
..
ApiResources.cs
Fixes for identity server
2017-03-09 20:30:19 -05:00
Clients.cs
Move claims issuance and security stamp checks out into profile service. moved context sets out of identity implementations and into get methods.
2017-01-24 22:15:21 -05:00
PersistedGrantStore.cs
move domains to Models.Table
2017-03-08 21:45:08 -05:00
ProfileService.cs
Moved identity implementations to scoped lifetime since they have dependencies on CurrentContext
2017-01-25 22:31:14 -05:00
ResourceOwnerPasswordValidator.cs
move all models into core
2017-03-08 21:55:08 -05:00
TokenRetrieval.cs
Move idenityserver implementations into API project
2017-01-18 18:34:14 -05:00