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
5f573355dca857fc28492749b897e1ffe09d9810
server
/
src
/
Api
/
IdentityServer
History
Kyle Spearrin
5f573355dc
device registration on auth bearer migration
2017-01-25 23:03:07 -05:00
..
ApiResources.cs
remove trial_exp claim
2017-01-25 19:06:36 -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 idenityserver implementations into API project
2017-01-18 18:34:14 -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
device registration on auth bearer migration
2017-01-25 23:03:07 -05:00
TokenRetrieval.cs
Move idenityserver implementations into API project
2017-01-18 18:34:14 -05:00