This website requires JavaScript.
Explore
Help
Sign In
nhyatt
/
bitwarden
Watch
1
Star
0
Fork
0
You've already forked bitwarden
mirror of
https://github.com/bitwarden/server.git
synced
2025-04-18 11:38:15 -05:00
Code
bitwarden
/
src
/
Api
/
IdentityServer
History
Kyle Spearrin
3ad25fc9eb
return existing device for token
2017-02-07 21:33:25 -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
return existing device for token
2017-02-07 21:33:25 -05:00
TokenRetrieval.cs
Move idenityserver implementations into API project
2017-01-18 18:34:14 -05:00