Skip to content

Cody thursday#20

Merged
knopptimism merged 3 commits intomasterfrom
CodyThursday
Apr 30, 2020
Merged

Cody thursday#20
knopptimism merged 3 commits intomasterfrom
CodyThursday

Conversation

@CodyMorley
Copy link
Copy Markdown
Contributor

Login and Registration features are finished!

Pull includes:

-Network Auth Services class that includes methods for login, registration, storing of initial id variable for account fetch and token for data task authorization.

-Network Helpers class called UserCredentials in model. This handles some basic JSON decoding and encoding, including a login object ( use: Login(email: String, password: String) to instantiate login object.) a token object and a user credentials object ( UserCredentials(firstName: String, lastName: String, email: String, password: String) to insatiate at registration)

@knopptimism knopptimism merged commit 9473cd7 into master Apr 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants