Skip to content
Snippets Groups Projects
Verified Commit c69b1138 authored by Tóth Miklós Tibor's avatar Tóth Miklós Tibor :shrug:
Browse files

add readme

parent 773df251
No related branches found
No related tags found
No related merge requests found
# AuthSCH könyvtár Go-hoz
## Dokumentáció
https://pkg.go.dev/git.sch.bme.hu/kszk/opensource/authsch-go
## Használat
1. regisztráld az appod itt: https://auth.sch.bme.hu/console/index
2. találd ki, hogy milyen scope-ok kellenek, ehhez help itt van: https://git.sch.bme.hu/kszk/authsch/-/wikis/api
3. töltsd le a könyvtárt:
```sh
go get -u git.sch.bme.hu/kszk/opensource/authsch-go
```
4. hívd meg az `authsch.CreateClient`-et és használd, erre egy példa van a doksiban: https://pkg.go.dev/git.sch.bme.hu/kszk/opensource/authsch-go#example-AccDetails
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment