1
0
mirror of https://git.teknik.io/Teknikode/Teknik.git synced 2023-08-02 14:16:22 +02:00
Teknik/IdentityServer
2019-01-17 23:53:49 -08:00
..
Content - Added client management to user's settings page. 2019-01-12 15:06:55 -08:00
Controllers - Fixed client key not being displayed after creation. 2019-01-17 22:24:31 -08:00
Data/Migrations Added Identity Server for authentication 2018-10-25 22:22:53 -07:00
Images Added Identity Server for authentication 2018-10-25 22:22:53 -07:00
Middleware Added Identity Server for authentication 2018-10-25 22:22:53 -07:00
Models - Added client management to user's settings page. 2019-01-12 15:06:55 -08:00
Options Added Identity Server for authentication 2018-10-25 22:22:53 -07:00
Properties Added Identity Server for authentication 2018-10-25 22:22:53 -07:00
Scripts Added Identity Server for authentication 2018-10-25 22:22:53 -07:00
Security Added Identity Server for authentication 2018-10-25 22:22:53 -07:00
Services Added Identity Server for authentication 2018-10-25 22:22:53 -07:00
ViewModels Added Identity Server for authentication 2018-10-25 22:22:53 -07:00
Views - Added client management to user's settings page. 2019-01-12 15:06:55 -08:00
_ViewImports.cshtml Added Identity Server for authentication 2018-10-25 22:22:53 -07:00
_ViewStart.cshtml Added Identity Server for authentication 2018-10-25 22:22:53 -07:00
ApplicationDbContext.cs Added Identity Server for authentication 2018-10-25 22:22:53 -07:00
appsettings.json Added Identity Server for authentication 2018-10-25 22:22:53 -07:00
bundleconfig.json Added Identity Server for authentication 2018-10-25 22:22:53 -07:00
Configuration.cs Added username claim to API claims available in token 2019-01-17 23:53:49 -08:00
gulpfile.js Added Identity Server for authentication 2018-10-25 22:22:53 -07:00
IdentityServer.csproj Added Identity Server for authentication 2018-10-25 22:22:53 -07:00
package-lock.json Added Identity Server for authentication 2018-10-25 22:22:53 -07:00
package.json Added Identity Server for authentication 2018-10-25 22:22:53 -07:00
Program.cs Added Identity Server for authentication 2018-10-25 22:22:53 -07:00
Startup.cs Added Identity Server for authentication 2018-10-25 22:22:53 -07:00
TeknikProfileService.cs Added Identity Server for authentication 2018-10-25 22:22:53 -07:00