Skip to content

UOC/UOC-IOS-Libraries

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

UOC-IOS-Libraries

Introduction

This iOS library contains the login functions for UOC Campus and the calls to the OpenAPI.

The library also contains 4 examples explaining how to use some of the functions. Those functions are:

  • /user Get
  • /mail/messages Get
  • /calendar/events Post
  • /mobileresources Get

How To Use

Step 1: Download this repository.

Step 2: Open the project file (loginCampusAuthNZ.xcodeproj) with Xcode.

Step 3: Modify the Constants.h file with your secret and client and change the Urls.

Step 4: Change the NextViewController with the first view of your program after login.

(Optional) Step 5: Change the name of the project.

(Optional) Step 6: Remove the NSLogs from the library.

More Information

You can find more information in our blog.

You can find the Swift repository here.

About

Libraries to allow to connect with UOC API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published