This website requires JavaScript.
Explore
Help
Sign In
phoenix
/
icarus
Watch
1
Star
0
Fork
0
You've already forked icarus
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
33
Wiki
Activity
Files
6cc0b32563b10c8159fdacfd5ab8ad63c6a03498
icarus
/
Controllers
T
History
amazing-username
0f918d6562
Added functionality to the Login Controller. Added TODO's for implementing Tokens
#27
#31
2019-04-28 02:05:23 +00:00
..
Managers
Added functionality to the Login Controller. Added TODO's for implementing Tokens
#27
#31
2019-04-28 02:05:23 +00:00
Utilities
Updated User model, Updated Password encryption to use a BCrypt implementation, Updated UserStoreContext
#23
,
#24
,
#33
2019-04-27 03:31:23 +00:00
LoginController.cs
Added functionality to the Login Controller. Added TODO's for implementing Tokens
#27
#31
2019-04-28 02:05:23 +00:00
LogoutController.cs
Implemented Auth0 functionality to handler authentication. Not complete, will add to it some more.
#15
2019-04-21 21:07:13 -04:00
RegisterController.cs
Added EmailVerified to the User model and implmeneted Registration functionality
#33
2019-04-28 01:22:51 +00:00
SongCompressedDataControllers.cs
Added User Context
#24
2019-04-21 17:54:18 -04:00
SongController.cs
Added User Context
#24
2019-04-21 17:54:18 -04:00
SongDataController.cs
Implemented Auth0 functionality to handler authentication. Not complete, will add to it some more.
#15
2019-04-21 21:07:13 -04:00