skylab-main / ios

3 stars 0 forks source link

[FEATURE] Add saving the ChatGPT API key to the keychain #112

Closed Hyper-ON3 closed 1 year ago

Hyper-ON3 commented 1 year ago

Acceptance criteria:

When press the "continue" button on the "AuthorizationAPI" screen, the alert controller appears on the screen with a suggestion to save the key. If the user presses the "save" button, the key is saved to the keychain.

Notes: